@brief Deallocate memory associated with a struct dvb_mpeg_ts @ingroup dvb_table
@param ts struct dvb_mpeg_ts to be deallocated
If ts was allocated dynamically, this function can be used to free the memory.
See Implementation
@brief Deallocate memory associated with a struct dvb_mpeg_ts @ingroup dvb_table
@param ts struct dvb_mpeg_ts to be deallocated
If ts was allocated dynamically, this function can be used to free the memory.